projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a169f6e
)
Match parameters between headers and doc comment
author
Matthias Clasen
<mclasen@redhat.com>
Fri, 10 Dec 2010 17:42:03 +0000
(12:42 -0500)
committer
Matthias Clasen
<mclasen@redhat.com>
Tue, 21 Dec 2010 17:06:57 +0000
(12:06 -0500)
gdk/gdkdnd.h
patch
|
blob
|
history
diff --git
a/gdk/gdkdnd.h
b/gdk/gdkdnd.h
index 080af34db9804f29f8f9e62539855c15a0fd25f3..76e7a293ccc2f5c955dbb1c4520a7e2709c8065f 100644
(file)
--- a/
gdk/gdkdnd.h
+++ b/
gdk/gdkdnd.h
@@
-122,7
+122,7
@@
void gdk_drag_status (GdkDragContext *context,
GdkDragAction action,
guint32 time_);
void gdk_drop_reply (GdkDragContext *context,
- gboolean
ok
,
+ gboolean
accepted
,
guint32 time_);
void gdk_drop_finish (GdkDragContext *context,
gboolean success,